home *** CD-ROM | disk | FTP | other *** search
/ AMP Graphics Collection / AMP Graphics Collection.iso / programs / author / infonts / infonts.dir / 00010_Script_10 next >
Text File  |  1997-01-30  |  125b  |  9 lines

  1. on startMovie
  2.   initFields()
  3. end startMovie
  4.  
  5.  
  6. on initFields
  7.   put " " into field "installedFontsData"
  8. end initFields
  9.